getName

abstract fun getName(): String

Gets the human-readable name of the gadget.

This name is used for display purposes in management interfaces or logs (e.g., "Weather Forecast", "Social Media Feed").

Return

The non-null display name of the gadget.